







![]() ![]() ![]() |
.NET Framework Class Library |
BlockingCollection<(Of <(T>)>)..::.AddToAny Method |
BlockingCollection<(Of <(T>)>) Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
![]() ![]() | AddToAny(array<BlockingCollection<(Of <(T>)>)>[]()[], T) |
Adds the specified item to any one of the specified
BlockingCollection<(Of <(T>)>) instances.
|
![]() ![]() | AddToAny(array<BlockingCollection<(Of <(T>)>)>[]()[], T, CancellationToken) |
Adds the specified item to any one of the specified
BlockingCollection<(Of <(T>)>) instances.
A OperationCanceledException is thrown if the CancellationToken is
canceled.
|